home *** CD-ROM | disk | FTP | other *** search
/ Turk.Net / Turk.Net CD.iso / pc / cd / win32 / en / branding.cab / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-07-17  |  1.8 KB  |  65 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5. [CustInstDestSection]
  6. 49000,49001,49002,49003=ProgramFilesDir,5
  7. 49100,49101,49102,49103=IEFilesDir,5
  8. [Strings]
  9. IEDIR=Internet Explorer
  10. OLDGUID={181F74BB-B00E-425C-9FBE-94B80CBC2C2E}TBC774
  11. Description=Browser Customizations
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,50,4134,600"
  14. GUID=>{181F74BB-B00E-425C-9FBE-94B80CBC2C2E}TBC774
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{181F74BB-B00E-425C-9FBE-94B80CBC2C2E}TBC774"
  16. [DefaultInstall]
  17. CopyFiles=CopyFileSect
  18. CustomDestination=CustInstDestSection
  19. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  20. DelReg=DelRegSect
  21. AddReg=AddRegSect
  22. RunPostSetupCommands=PostCmdSect
  23. [DestinationDirs]
  24. CopyFileSect=49100,SIGNUP
  25.  
  26. [ProgramFilesDir]
  27. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  28.  
  29. [IeFilesDir]
  30. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  31.  
  32. [CopyFileSect]
  33. "11.gif"
  34. "22x22.BMP"
  35. "22x22ani.BMP"
  36. "38x38.bmp"
  37. "38x38ani.BMP"
  38. "backnew.bmp"
  39. "butnew.bmp"
  40. "cdinfo.txt"
  41. "cdstart.htm"
  42. "licence.txt"
  43. "palette.pal"
  44. "sp1.bmp"
  45. "sp1.GIF"
  46. "sp2.bmp"
  47. "tnn.gif"
  48. "TNN.ico"
  49. "signup.htm"
  50. "signup2.htm"
  51. "signup.isp"
  52. "INSTALL.INS"
  53. "welcome.htm"
  54. "wmp.inf"
  55.  
  56. [AddRegSect]
  57. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  58. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  59. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  60.  
  61. [DelRegSect]
  62. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  63. [PostCmdSect]
  64. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\wmp.inf,DefaultInstall.HKLM, 1
  65.